SftTree/NET 2.0

FooterHeightChanged Event, SftTree Class

Softel vdm, Inc.

Occurs when the footer area height changes.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public Event FooterHeightChanged As FooterHeightChangedEventHandler

C#   

public event FooterHeightChangedEventHandler FooterHeightChanged;

C++   

public: event FooterHeightChangedEventHandler FooterHeightChanged;

Event Data

The FooterHeightChanged event handler receives an argument of type EventArgs containing data related to this event.

Comments

The FooterHeightChanged event occurs when the footer area height changes.

The footer area can change in height whenever its contents or attributes change.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com